bpo-36729: Delete unused text variable on tests#12959
Conversation
On ```test_custom_non_data_descriptor``` and ```test_custom_data_descriptor``` there was a text variable not used. This PR remove it. I think that is not necessary NEWS here.
terryjreedy
left a comment
There was a problem hiding this comment.
I am fairly sure that current change is wrong, so that revision is a must.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
This was added in #11366 |
|
HI @terryjreedy thanks for the review. Follow the @serhiy-storchaka comments I continue with this PR. |
|
Getting more definitive info from the original author as how to proceed was perhaps my most important suggestion. I am glad you were able to do that. |
Yes, Thanks! :-) |
On
test_custom_non_data_descriptorandtest_custom_data_descriptorthere was a text variablenot used. This PR remove it.
I think that is not necessary NEWS here.
https://bugs.python.org/issue36729